﻿2026-08-02T16:36:55.9177130Z ##[group]Run actions/checkout@v5
2026-08-02T16:36:55.9177415Z with:
2026-08-02T16:36:55.9177604Z   repository: SaberMage/spt-shell-notify
2026-08-02T16:36:55.9177827Z   path: .adapter-notify
2026-08-02T16:36:55.9179662Z   token: ***
2026-08-02T16:36:55.9179831Z   ssh-strict: true
2026-08-02T16:36:55.9180009Z   ssh-user: git
2026-08-02T16:36:55.9180176Z   persist-credentials: true
2026-08-02T16:36:55.9180352Z   clean: true
2026-08-02T16:36:55.9180537Z   sparse-checkout-cone-mode: true
2026-08-02T16:36:55.9180729Z   fetch-depth: 1
2026-08-02T16:36:55.9180888Z   fetch-tags: false
2026-08-02T16:36:55.9181062Z   show-progress: true
2026-08-02T16:36:55.9181225Z   lfs: false
2026-08-02T16:36:55.9181385Z   submodules: false
2026-08-02T16:36:55.9181558Z   set-safe-directory: true
2026-08-02T16:36:55.9181742Z   allow-unsafe-pr-checkout: false
2026-08-02T16:36:55.9181942Z env:
2026-08-02T16:36:55.9182232Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30755949373-1-6dfb2c31631046e0a97a604dfe9bcedf
2026-08-02T16:36:55.9182810Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30755949373-1-6dfb2c31631046e0a97a604dfe9bcedf
2026-08-02T16:36:55.9183221Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30755949373-1-6dfb2c31631046e0a97a604dfe9bcedf
2026-08-02T16:36:55.9183519Z ##[endgroup]
2026-08-02T16:36:55.9884035Z Syncing repository: SaberMage/spt-shell-notify
2026-08-02T16:36:55.9888416Z ##[group]Getting Git version info
2026-08-02T16:36:55.9888782Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-02T16:36:56.0164253Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-02T16:36:56.0503874Z git version 2.43.0.windows.1
2026-08-02T16:36:56.0527371Z ##[endgroup]
2026-08-02T16:36:56.0534719Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f0bd763c-9c43-4daf-82d5-b38ab261257a\.gitconfig'
2026-08-02T16:36:56.0547610Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f0bd763c-9c43-4daf-82d5-b38ab261257a' before making global git config changes
2026-08-02T16:36:56.0548197Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:36:56.0552815Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-02T16:36:56.0800693Z ##[group]Initializing the repository
2026-08-02T16:36:56.0805729Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-02T16:36:56.1261150Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-02T16:36:56.1285789Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-02T16:36:56.2109312Z ##[endgroup]
2026-08-02T16:36:56.2109809Z ##[group]Disabling automatic garbage collection
2026-08-02T16:36:56.2114611Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-02T16:36:56.2350978Z ##[endgroup]
2026-08-02T16:36:56.2351387Z ##[group]Setting up auth
2026-08-02T16:36:56.2357486Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:36:56.2584433Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-02T16:36:56.8387948Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:36:56.8650648Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-02T16:36:57.4430324Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:36:57.5297737Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-02T16:36:58.1203427Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-02T16:36:58.2249323Z ##[endgroup]
2026-08-02T16:36:58.2249688Z ##[group]Determining the default branch
2026-08-02T16:36:58.2251521Z Retrieving the default branch name
2026-08-02T16:36:58.6424606Z Default branch 'main'
2026-08-02T16:36:58.6425251Z ##[endgroup]
2026-08-02T16:36:58.6425596Z ##[group]Fetching the repository
2026-08-02T16:36:58.6431600Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-02T16:36:59.3594145Z From https://github.com/SaberMage/spt-shell-notify
2026-08-02T16:36:59.3594692Z  * [new branch]      main       -> origin/main
2026-08-02T16:36:59.3722770Z ##[endgroup]
2026-08-02T16:36:59.3723097Z ##[group]Determining the checkout info
2026-08-02T16:36:59.3723862Z ##[endgroup]
2026-08-02T16:36:59.3729248Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-02T16:36:59.4667703Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-02T16:36:59.4947957Z ##[group]Checking out the ref
2026-08-02T16:36:59.4953766Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-02T16:36:59.5877123Z branch 'main' set up to track 'origin/main'.
2026-08-02T16:36:59.5877457Z Reset branch 'main'
2026-08-02T16:36:59.5897502Z ##[endgroup]
2026-08-02T16:36:59.6180393Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-02T16:36:59.6400871Z ee2d37eadc730c0019e0af82d683074c509634a2
